InstallabilityError
data class InstallabilityError(errorId: String, errorArguments: List<InstallabilityErrorArgument>)
Content copied to clipboard
The installability error
Constructors
InstallabilityError
Link copied to clipboard
fun InstallabilityError(errorId: String, errorArguments: List<InstallabilityErrorArgument>)
Content copied to clipboard